home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / switcher.lzh / SWITCHER.DOC < prev   
Text File  |  1990-04-04  |  3KB  |  63 lines

  1.  
  2.  
  3.         The Switcher Pack
  4.         
  5.         by Gregory Mathias Lemperle-Kerr
  6.         
  7.         The following files perform random selections for:
  8.         
  9.                 a.) NeoDesk Pictures
  10.                 b.) DegaDesk Pictures
  11.                 c.) NewBell Digitized Sounds
  12.                 
  13.         NRPS:
  14.                 The NeoDesk Random Picture Selector.  NRPS Looks for a
  15.                 file by the name of NRPS.INF in the boot root dir.  If
  16.                 this file is found, "USING NRPS.INF for paths..." will
  17.                 be printed and this file must contain:
  18.                         Line 1: path including drive for pictures
  19.                                 (without concluding backslash)
  20.                         Line 2: destination path for the picture
  21.                 If this file is not found, it defaults to my paths which
  22.                 are 1: E:\CLIPART and 2: C:\NEODESK
  23.                 
  24.                 NRPS then selects a pictrue based on medium or hi res
  25.                 and copies it (using the screen as a buffer) to the
  26.                 destination overwriting or creating the file.  This version
  27.                 has taken out the NEO option since I don't have any
  28.                 NeoChrome pictures.  (I think it was a NEO option in the
  29.                 old version... can't remember)
  30.                 
  31.         DRPS:
  32.                 DegaDesk Random Picture Selector.  DRPS does the same as
  33.                 NRPS with the following changes:
  34.                         1.) DRPS.INF is searched for
  35.                         2.) Destination file is named DESKTOP.PI?
  36.                         3.) Default paths are
  37.                                         1: E:\CLIPART
  38.                                         2: C:\AUTO\UNUSED
  39.  
  40.         NBRSS:
  41.                 NewBell Random Sound Selector.  Since NewBell allows only
  42.                 ten sounds in NEWBELL.DAT, NBRSS will search the path
  43.                 listed in the first file of NEWBELL.DAT, select a .SND
  44.                 file, and rewrite NEWBELL.DAT containing only that sound
  45.                 file.  If NEWBELL.DAT is non existant, it will default
  46.                 to C:\AUTO\SOUNDS\*.SND.  This provides the added feature
  47.                 that you will never have to update NEWBELL.DAT with the
  48.                 sound files you add.  NBRSS selects one at random from
  49.                 the folder, looking only for the .SND extension.
  50.                 
  51.         NOTES:
  52.                 I do not use any .INF files for DRPS and NRPS, if there
  53.                 is a bug in these options (probably not), let me know
  54.                 before May '90 at cs325ec@ux1.cso.uiuc.edu or else configure
  55.                 your hard disks to match mine :-).
  56.                 
  57.         Sources should be included in this archive.  These files are PD
  58.         (boy how nice of me).  The C sources were compiled under TURBO C
  59.         version 2.0 (an ansi compiler).
  60.         
  61.         -- Greg
  62.                               
  63.